a11y: Implement role and state change in GtkSwitch
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 17 Jul 2020 13:31:02 +0000 (14:31 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 26 Jul 2020 19:31:15 +0000 (20:31 +0100)
commit52c1fb8dfed7a60db9aab756d1c067234b508316
tree5cfcd303b0b83f63ad5fbcba42f0e82360b70469
parent732578eb53e3391a284425517bf34b49ddbb523e
a11y: Implement role and state change in GtkSwitch

Set the "switch" role, and update the "checked" state when the :active
property is toggled.
gtk/gtkswitch.c